例文
- Later, some software development tools have been inspired by Delta Debugging, such as the bisect commands of revision control systems ( eg, git-bisect, svn-bisect, hg-bisect, etc . ), which, instead of working on the program's code, apply the delta debugging methodology on the code history by comparing various versions until the faulty change is found.